home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / softwareupdate / cybergraphix update / cyberavi19.readme < prev    next >
Text File  |  1997-03-27  |  3KB  |  73 lines

  1. Short:    AVI animation player for CyberGraphX/AGA and 68020+
  2. Author:   tboeckel@uni-paderborn.de (Thore Boeckelmann)
  3. Uploader: tboeckel@uni-paderborn.de (Thore Boeckelmann)
  4. Type:     gfx/show
  5. Replaces: gfx/show/CyberAVI18.lha
  6.  
  7.  CyberAVI is a fast AVI animation player for 020+ machines with AmigaOS 3.0 or
  8.  higher and a graphic board with CyberGraphX or AGA.
  9.  
  10.  
  11.  minimum hardware requirements:
  12.    -Amiga with AmigaOS 3.0 (V39)
  13.    -MC68020
  14.    -graphic board with CyberGraphX (eg. CyberVision64, Picasso II, Retina, etc)
  15.     or AGA chipset
  16.    -2MB of FastRAM, 512K of ChipRAM
  17.  
  18.  
  19.  software requirements
  20.    -CyberGraphX 2.21 or higher (if used with a graphic board)
  21.    -asyncio.library V38 (included)
  22.  
  23.  
  24.  recommended hardware requirements:
  25.    -Amiga with AmigaOS 3.1 (V40)
  26.    -MC68040 at 25MHz minimum
  27.    -graphic board with CyberGraphX 2.21 or higher
  28.  
  29.  
  30.  Supported encodings until now:
  31.  
  32.      Radius CinePak     (CVID)        8/24/32 bit (8 bit is gray-only)
  33.      Microsoft Video 1  (MSVC)           8/16 bit
  34.      Microsoft RGB      (RGB)    4/8/16/24/32 bit
  35.      Microsoft RLE8     (RLE8)              8 bit
  36.      IBM Ultimotion     (ULTI)             16 bit
  37.      Component Video    (YUV2)       16/24/32 bit
  38.      Intel Raw          (YUV9)       16/24/32 bit
  39.  
  40.  
  41.      PCM        8 bit   Mono/Stereo
  42.      PCM       16 bit   Mono/Stereo
  43.      MS ADPCM   4 bit   Mono
  44.      DVI ADPCM  4 bit   Mono
  45.  
  46.  CyberAVI is Copyright (c)1996-1997 by Thore Boeckelmann.
  47.  
  48.  
  49.  Changes since V1.8:
  50.    - corrupted animations are now recognized and rejected
  51.    - fixed a bad bug with ADPCM samples that produced bad listening sound or
  52.      even crashes.
  53.    - again fixed some audio bugs!! When will this nightmare end??
  54.    - fixed crash with YUV2 animations (wrong buffer size)
  55.    - fixed some Mungwall hits
  56.    - sound playback now also works with changed video speed (e.g. MAXFPS)
  57.      without stocking video
  58.    - added support for DVI ADPCM 4 bit mono samples (Intel)
  59.    - removed support for SetPatch V43, because now only CyberGraphX calls are
  60.      used. CyberGraphX3 gives *GREAT* speed improvement with 8bit video!
  61.    - fixed a problem with audio-video-AVIs (video-audio is normal), but this is
  62.      still not perfect
  63.    - improved automatical screenmode selection. Sometimes too small modes were
  64.      selected when animation's dimensions were somewhat strange.
  65.    - fixed delayed reaction when changing playback speed
  66.    - improved detection of delayed frames. Now there should be no more remaining
  67.      pixels from former frames.
  68.    - improved error handling in "out of memory" situations
  69.    - hopefully fixed last problems with screenmode selection.
  70.      eg: 240x300 animations should be shown on a 640x480 screen instead of a
  71.          320x240 screen.
  72.    - fixed some skippinig problems with "keyframe-only" AVIs
  73.